uWebKit is a high performance WebView plugin for Unity that has been available since 2011. uWebKit3 is now powered by Google Chromium and provides the latest in web standards. uWebKit includes full C# source for the Unity API with native C++ source code available under the uWebKit Pro Source License.
1) Running the Browser Example
2) UWKWebView Component
3) Global JavaScript Properties
4) Evaluating JavaScript
5) Calling Unity from JavaScript with WebQueries
6) Dynamically adding a WebView
7) Basic UWKWebView API
8) UWKWebView Delegates
9) Known Issues and Reporting Issues
10) Coming Soon
The uWebKit3 Beta zip file contains the Unity package and this getting started documentation.
The Unity package will import cleanly into any Unity 5 project adding uWebKit and uWebKitExamples folders. Open the Example1WebBrowser scene located in the uWebKitExamples/Scenes folder and press play.
The uWebKit3 Beta package expires and will display a reminder the first time a scene is played in the editor. The beta also renders a watermark at regular intervals. If expired, please check http://www.uwebkit.com for beta updates.